-
Notifications
You must be signed in to change notification settings - Fork 13
ROX-30576: Copy repo 2 cpe to bundle root #2074
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
/retest scanner-db-slim-on-push-rd224 |
@dcaravel: The
Use In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
@dcaravel: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
/retest scanner-db-slim-on-push |
@dcaravel: The
Use In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We will start publishing the updated bundles even though image builds are failing (example). We won't have E2E tests for now, but your manual changes as described in the PR covered the fix so I am OK merging this.
Adds a copy of the
repository-to-cpe.json
file to root of the diff and offline bundles to address an issue where newer Central instances are not returningrepository-to-cpe.json
from the bundlesrhelv2/
dir.Testing
Verified via the PR's CI artifacts that the copy of the file exists in both locations:
Also deployed ACS in offline mode with a remote secured cluster. Uploaded the
offline-dump
from this PR's CI run (roxctl scanner upload-db ...
) and then observed scanner successfully pulling the file.Also sent requests directly to the Central API to verify the same:
For sanity, also uploaded the live offline bundle from
roxctl scanner download-db ...
and observed errors in scanner logs and when hitting the API directly:Was unable to test online mode because the URL is hardcoded in Central.